Skip to content

Add OpenSSL dependencies#9

Merged
Jakob-Naucke merged 1 commit into
trusted-execution-clusters:mainfrom
iroykaufman:openssl-deps
May 7, 2026
Merged

Add OpenSSL dependencies#9
Jakob-Naucke merged 1 commit into
trusted-execution-clusters:mainfrom
iroykaufman:openssl-deps

Conversation

@iroykaufman
Copy link
Copy Markdown
Contributor

After updating the openssl-sys dependency from openssl-sys 0.9.112 to openssl-sys 0.9.113 in PR#248. This error occurred

cargo:warning=configuring OpenSSL build: 'perl' reported failure with exit status: 2
  cargo:warning=openssl-src: failed to build OpenSSL from source

  --- stderr
  Can't locate FindBin.pm in @INC (you may need to install the FindBin module) (@INC entries checked: /usr/local/lib64/perl5/5.42 /usr/local/share/perl5/5.42 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./Configure line 15.
  BEGIN failed--compilation aborted at ./Configure line 15.

This PR solves the issue

Signed-off-by: Roy Kaufman <rkaufman@redhat.com>
@Jakob-Naucke Jakob-Naucke merged commit f7ca665 into trusted-execution-clusters:main May 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants